The DatabaseFieldDefinition Object represents a database field used in the report. This object provides properties for getting information on database fields in the report.
Property | Definition | Read/ Write |
Returns a reference to the Application Object, that this object is associated with. | ||
Specifies the name of the field in the database (that is, Product ID). | ||
Returns CRFieldKind, which specifies what "kind" of field (that is, database, summary, formula, etc.). | ||
Constant | Value | |
Property | Definition | Read/ Write |
Returns the name of the field within the report (table.FIELD) (for example, product.PRODUCT ID). | ||
Returns the number of bytes required to store the field data in memory. | ||
Reference to the Parent object (Report Object). | ||
Reference to Report Object. | ||
Specifies the alias name used in the report to reference the database table. By default, this is the name of the database table. | ||
Returns CRFieldValueType (see table below) which specifies the "type" of value found in the field. | ||
Constant | Value | |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |